Skip to content

fix: account general settings select image button in dark mode#11227

Merged
wmontwe merged 2 commits into
thunderbird:mainfrom
TusharBhatia34:fix-issue-11202
Jun 30, 2026
Merged

fix: account general settings select image button in dark mode#11227
wmontwe merged 2 commits into
thunderbird:mainfrom
TusharBhatia34:fix-issue-11202

Conversation

@TusharBhatia34

Copy link
Copy Markdown
Contributor

Contribution Summary

Linked Issue/Ticket: #11202
RFC / Technical Design (if applicable):

Description

This PR updates account settings screen by:

  • correcting icon color in avatar image selection button for dark mode

Screen Shots

old - dark mode
image

new - dark mode
Screenshot 2026-06-30 150802

old - white mode
image

new - white mode
Screenshot 2026-06-30 150822

AI Disclosure

Select one of the following (mandatory)

  • This contribution does not include any changes created or assisted by AI.
  • This contribution includes changes assisted by AI.
  • This contribution includes changes created by AI.

Contribution Checklist

  • I have read and affirm that my contribution adheres to Mozilla’s Community Participation Guidelines
  • This contribution is in Kotlin where possible
  • This contribution does not use merge commits
  • This contribution adheres to the existing codestyle (run gradlew spotlessCheck to check and gradlew spotlessApply to format your source code; will be checked by CI).
  • This contribution does not break existing unit tests (run gradlew testDebugUnitTest; will be checked by CI).
  • This contribution includes tests for any new functionality, and maintains tests for any updated functionality.
  • This contribution adheres to our Engineering process (RFC/Technical Design/ADR)
  • This PR has a descriptive title and body that accurately outlines all changes made, and contains a reference to any issues that it fixes (e.g. Closes #XXX or Fixes #XXX).

@github-actions

github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Validation Passed: All report and feature-flag labels are correctly set.

@wmontwe wmontwe requested review from wmontwe and removed request for rafaeltonholo June 30, 2026 13:33
@wmontwe wmontwe assigned wmontwe and unassigned rafaeltonholo Jun 30, 2026
@wmontwe wmontwe added the report: include Include changes in user-facing reports. label Jun 30, 2026

@wmontwe wmontwe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing this!

@wmontwe wmontwe changed the title Fix issue - #11202 fix: account general settings select image button in dark mode Jun 30, 2026
@wmontwe wmontwe merged commit a568869 into thunderbird:main Jun 30, 2026
21 of 22 checks passed
@thunderbird-botmobile

Copy link
Copy Markdown
Contributor

Thanks for your contribution! Your pull request has been merged and will be part of Thunderbird 22. We appreciate the time and effort you put into improving Thunderbird. If you haven’t already, you’re welcome to join our Matrix chat for contributors. It’s where we discuss development and help each other out. https://matrix.to/#/#tb-android-dev:mozilla.org
Hope to see you there! 🚀📱🐦

@thunderbird-botmobile thunderbird-botmobile Bot added this to the Thunderbird 22 milestone Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

report: include Include changes in user-facing reports.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants